Overload | Description |
---|---|
SelectorConfiguration<TSharedParameters,TIsolatedParameters,TInstanceParameters> Constructor() | Initializes a new instance of the class. |
SelectorConfiguration<TSharedParameters,TIsolatedParameters,TInstanceParameters> Constructor(SelectorConfiguration<TSharedParameters,TIsolatedParameters,TInstanceParameters>) | Initializes a new instance of the class, copying values from a given object. |
SelectorConfiguration<TSharedParameters,TIsolatedParameters,TInstanceParameters> Constructor(TSharedParameters,TIsolatedParameters,TInstanceParameters) | Initializes a new instance of the class with the given parameters. |
SelectorConfiguration<TSharedParameters,TIsolatedParameters,TInstanceParameters> Constructor(SerializationInfo,StreamingContext) | Initializes a new instance of the class with serialized data. |